func github.com/vmihailenco/msgpack/v5.decodeInt64Value
6 uses
github.com/vmihailenco/msgpack/v5 (current package)
decode_number.go#L279: func decodeInt64Value(d *Decoder, v reflect.Value) error {
decode_value.go#L21: reflect.Int: decodeInt64Value,
decode_value.go#L22: reflect.Int8: decodeInt64Value,
decode_value.go#L23: reflect.Int16: decodeInt64Value,
decode_value.go#L24: reflect.Int32: decodeInt64Value,
decode_value.go#L25: reflect.Int64: decodeInt64Value,
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)